home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / g_man / cat3 / ftn / deflin.z / deflin
Encoding:
Text File  |  2002-10-03  |  2.3 KB  |  67 lines

  1.  
  2.  
  3.  
  4. ddddeeeefffflllliiiinnnn((((3333GGGG))))                                                          ddddeeeefffflllliiiinnnn((((3333GGGG))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      ddddeeeefffflllliiiinnnn - defines a linestyle
  10.  
  11. FFFFOOOORRRRTTTTRRRRAAAANNNN 77777777 SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
  12.      ssssuuuubbbbrrrroooouuuuttttiiiinnnneeee ddddeeeefffflllliiiinnnn((((nnnn,,,, llllssss))))
  13.      iiiinnnntttteeeeggggeeeerrrr****4444 nnnn,,,, llllssss
  14.  
  15. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  16.      _n    expects the constant that you want to use as an identifier for the
  17.           linestyle described by _l_s. This constant is used as an index into a
  18.           table of linestyles. By default, index 0 contains the pattern $FFFF,
  19.           which draws solid lines and cannot be redefined.
  20.  
  21.      _l_s   expects a 16-bit pattern to use as a linestyle.  This pattern is
  22.           stored in the linestyle table at index _n. You can define up to 65536
  23.           distinct linestyles.
  24.  
  25. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  26.      ddddeeeefffflllliiiinnnn defines a linestyle that is a write-enabled pattern applied when
  27.      lines are drawn.  The least-significant bit of the linestyle is applied
  28.      first. Use sssseeeettttlllliiiinnnn to select a linestyle for use.  The selected linestyle
  29.      is sometimes referred to as the current linestyle.
  30.  
  31. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  32.      defcur, defpat, defras, getlst, lsrepe, setlin
  33.  
  34. NNNNOOOOTTTTEEEESSSS
  35.      This routine is available only in immediate mode.
  36.  
  37.      On the Personal Iris, there is a performance penalty for drawing non-
  38.      solid lines; there is no penalty on the other IRIS-4D models.
  39.  
  40.      When ddddeeeefffflllliiiinnnn is used to modify the current linestyle, the new linestyle
  41.      becomes current only when sssseeeettttlllliiiinnnn is called again.
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.